home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3x / asperror.z / asperror
Encoding:
Text File  |  2001-04-17  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. aaaassssppppeeeerrrrrrrroooorrrr((((3333xxxx))))                                                      aaaassssppppeeeerrrrrrrroooorrrr((((3333xxxx))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      asperror - print array services error message
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<aaaarrrrrrrraaaayyyyssssvvvvccccssss....hhhh>>>>
  13.  
  14.      vvvvooooiiiidddd aaaassssppppeeeerrrrrrrroooorrrr((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****ffffoooorrrrmmmmaaaatttt,,,, ............////**** aaaarrrrggggssss ****////))));;;;
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _a_s_p_e_r_r_o_r produces a message on the standard error output (file descriptor
  18.      2), describing the last error encountered during a call to certain array
  19.      services functions.  The argument string ffffoooorrrrmmmmaaaatttt is treated as a _p_r_i_n_t_f-
  20.      style format string and is printed first, followed by a colon and a
  21.      blank, then the message and a newline.  (However, if ffffoooorrrrmmmmaaaatttt is a null
  22.      pointer or points to a null string, the colon is not printed.)  Arguments
  23.      needed to satisfy any conversion specifications in ffffoooorrrrmmmmaaaatttt should follow
  24.      ffffoooorrrrmmmmaaaatttt in the function invocation.
  25.  
  26.      The error is determined from the external variable aaaasssseeeerrrrrrrroooorrrrccccooooddddeeee, which is
  27.      set by many array services functions when errors occur but not cleared
  28.      when non-erroneous calls are made.
  29.  
  30. NNNNOOOOTTTTEEEESSSS
  31.      _a_s_p_e_r_r_o_r is found in the library "libarray.so", and will be loaded if the
  32.      option "-larray" is used with _c_c(1) or _l_d(1).
  33.  
  34. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  35.      aserrorcode(3X), asstrerror(3X), printf(3S), array_services(5).
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.